How to Install fonts-roboto software package in Debian 8 (Jessie)

How to Install fonts-roboto software package in Debian 8 (Jessie)

fonts-roboto software package provides sans-serif font family released with Android Ice Cream Sandwich, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fonts-roboto 

fonts-roboto is installed in your system.

Make ensure the fonts-roboto package were installed using the commands given below,

$ sudo dpkg-query -l | grep fonts-roboto *

You will get with fonts-roboto package name, version, architecture and description in a table

fonts-roboto package basic information:

Distro Debian 8 jessie
Section Fonts
Package fonts-roboto
Version 1:4.4.4r2-6
Description sans-serif font family released with Android Ice Cream Sandwich
Sub Section Fonts


See Also, How to uninstall or remove fonts-roboto software package from Debian 8 (Jessie)?